Skip to content

deps(dependabot): bump the all-dependencies group across 1 directory with 8 updates#6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/all-dependencies-f7ef054060
Open

deps(dependabot): bump the all-dependencies group across 1 directory with 8 updates#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/main/all-dependencies-f7ef054060

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown

Updates the requirements on utilo, opencv-python-headless, iamraw, pillow, utilotest, hoverpower, rawmaker and setuptools to permit the latest version.
Updates utilo to 2.109.0

Release notes

Sourced from utilo's releases.

v2.109.0 (2026-06-04)

This release is published under the MIT License.

Features

  • path: Add parameter to normpath to improve display/logging (6cf5541)

Detailed Changes: v2.108.0...v2.109.0

Changelog

Sourced from utilo's changelog.

v2.109.0 (2026-06-04)

Features

  • path: Add parameter to normpath to improve display/logging (6cf5541)

v2.108.0 (2026-06-02)

Bug Fixes

  • cli: Make pattern more robust (55c35e9)

  • string: Revert c6aac1d94161096b927bf189ba4a1d0e5211f0a1 (87c4d9d)

Code Style

  • github: Format code (8d9245d)

  • string: Remove unused import (3d266cb)

Documentation

  • collection: Extend interface documentation (1fe2440)

Features

  • file: Add base parameter to ease file creation (3669a9b)

Refactoring

  • test: Move to separate method (3e4d674)

  • test: Simplify code (d8e8736)

Testing

  • feature: Ease code style (7eb38ae)

  • feature: Simplify code

... (truncated)

Commits
  • 13129c6 2.109.0
  • 6cf5541 feat(path): add parameter to normpath to improve display/logging
  • 2ec4e6f 2.108.0
  • 1d326d0 test(feature): simplify code
  • 74e761c test(feature): simplify code
  • 55c35e9 fix(cli): make pattern more robust
  • d8e8736 refactor(test): simplify code
  • 9d941c3 test(refactor): replace with utilo code
  • 3e4d674 refactor(test): move to separate method
  • 7eb38ae test(feature): ease code style
  • Additional commits viewable in compare view

Updates opencv-python-headless to 5.0.0.93

Release notes

Sourced from opencv-python-headless's releases.

5.0.0.93

OpenCV 5.0.0 released!

OpenCV 5.0.0 overview: https://opencv.org/opencv-5 OpenCV 4.x -> 5.x migration guide: https://github.com/opencv/opencv/wiki/OpenCV-4-to-5-migration

Commits

Updates iamraw to 4.92.0

Release notes

Sourced from iamraw's releases.

v4.92.0 (2026-07-07)

This release is published under the MIT License.

Bug Fixes

  • iamraw: Use dynamic version (f194cb8)

Chores

  • docker: Add resource storing location (626ee15)

  • make: Adjust tmp path (11ace2f)

  • make: Do not run release on exiting tag (e59b2e5)

  • make: Generate all step on small companies (584c8a6)

  • pyproject: Add missing generators (6566367)

  • pyproject: Release on every commit (32d970c)

  • requirements: Upgrade pyproject.toml (3ec6cce)

  • resources: Enable headnote (815af1b)

  • resources: Enable missing generators (e7fa380)

Features

  • line: Do not fail on missing horizontals file (5202c1d)

Testing

  • header: Enable unit tests (53e971c)

Detailed Changes: v4.91.7...v4.92.0

Changelog

Sourced from iamraw's changelog.

v4.92.0 (2026-07-07)

Bug Fixes

  • iamraw: Use dynamic version (f194cb8)

Chores

  • docker: Add resource storing location (626ee15)

  • make: Adjust tmp path (11ace2f)

  • make: Do not run release on exiting tag (e59b2e5)

  • make: Generate all step on small companies (584c8a6)

  • pyproject: Add missing generators (6566367)

  • pyproject: Release on every commit (32d970c)

  • requirements: Upgrade pyproject.toml (3ec6cce)

  • resources: Enable headnote (815af1b)

  • resources: Enable missing generators (e7fa380)

Features

  • line: Do not fail on missing horizontals file (5202c1d)

Testing

  • header: Enable unit tests (53e971c)

v4.91.7 (2026-06-20)

Chores

... (truncated)

Commits
  • bb37d3b 4.92.0
  • 5fe8200 Merge pull request #15 from anaticulae/feat/do-not-fail-on-missing-horizontals
  • 626ee15 chore(docker): add resource storing location
  • 11ace2f chore(make): adjust tmp path
  • e59b2e5 chore(make): do not run release on exiting tag
  • 815af1b chore(resources): enable headnote
  • 584c8a6 chore(make): generate all step on small companies
  • 5202c1d feat(line): do not fail on missing horizontals file
  • 53e971c test(header): enable unit tests
  • f194cb8 fix(iamraw): use dynamic version
  • Additional commits viewable in compare view

Updates pillow to 12.3.0

Release notes

Sourced from pillow's releases.

12.3.0

https://pillow.readthedocs.io/en/stable/releasenotes/12.3.0.html

Removals

Documentation

Dependencies

Testing

... (truncated)

Changelog

Sourced from pillow's changelog.

Changelog (Pillow)

11.1.0 and newer

See GitHub Releases:

11.0.0 (2024-10-15)

  • Update licence to MIT-CMU #8460 [hugovk]

  • Conditionally define ImageCms type hint to avoid requiring core #8197 [radarhere]

  • Support writing LONG8 offsets in AppendingTiffWriter #8417 [radarhere]

  • Use ImageFile.MAXBLOCK when saving TIFF images #8461 [radarhere]

  • Do not close provided file handles with libtiff when saving #8458 [radarhere]

  • Support ImageFilter.BuiltinFilter for I;16* images #8438 [radarhere]

  • Use ImagingCore.ptr instead of ImagingCore.id #8341 [homm, radarhere, hugovk]

  • Updated EPS mode when opening images without transparency #8281 [Yay295, radarhere]

  • Use transparency when combining P frames from APNGs #8443 [radarhere]

  • Support all resampling filters when resizing I;16* images #8422 [radarhere]

  • Free memory on early return #8413 [radarhere]

  • Cast int before potentially exceeding INT_MAX #8402 [radarhere]

... (truncated)

Commits
  • bb1d8e8 12.3.0 version bump
  • e63fc48 Add release notes for SBOM and performance improvements (#9747)
  • 13b701b Add release notes for #9679
  • 5564ca7 List methods
  • a0920fd Speed up ImageChops operations (#9738)
  • 07e9a6c Speed up Image.filter() (#9736)
  • a94578c Speed up Image.getchannel(), Image.merge(), Image.putalpha() and `Image...
  • 53e02c4 Speed up Image.fill(), Image.linear_gradient() and `Image.radial_gradient...
  • af03747 Speed up Image.resample() (#9739)
  • 5c9ca56 Speed up alpha_composite, matrix, negative, quantize (#9740)
  • Additional commits viewable in compare view

Updates utilotest to 1.0.4

Release notes

Sourced from utilotest's releases.

v1.0.4 (2026-05-05)

This release is published under the MIT License.

Bug Fixes

  • select: Do not fail on invalid resource (dfba774)

Chores

  • license: Add missing LICENSE (001ec02)

Detailed Changes: v1.0.3...v1.0.4

Changelog

Sourced from utilotest's changelog.

v1.0.4 (2026-05-05)

Bug Fixes

  • select: Do not fail on invalid resource (dfba774)

Chores

  • license: Add missing LICENSE (001ec02)

v1.0.3 (2026-05-04)

Bug Fixes

  • install: Make install command setup.py independent (eaa2e67)

v1.0.2 (2026-05-01)

Chores

  • test: Run tests on every branch (5711cc3)

Refactoring

  • power: Rename to hoverpower (0266fb3)

  • project: Replace power (2799590)

v1.0.1 (2026-04-14)

Chores

Code Style

  • linter: Solves linter warnings (62c05a3)

... (truncated)

Commits
  • fd1167a 1.0.4
  • adcd453 Merge pull request #7 from anaticulae/fix/make_non_run
  • 001ec02 chore(license): add missing LICENSE
  • dfba774 fix(select): do not fail on invalid resource
  • 41a12ed 1.0.3
  • eaa2e67 fix(install): make install command setup.py independent
  • ca0cc39 Merge pull request #4 from anaticulae/dependabot/pip/main/all-dependencies-6c...
  • 6bac2c2 deps(dependabot): bump the all-dependencies group across 1 directory with 6 u...
  • dec8350 1.0.2
  • 0de6081 Merge pull request #5 from anaticulae/refactor/enable_power
  • Additional commits viewable in compare view

Updates hoverpower from 1.2.0 to 1.5.1

Release notes

Sourced from hoverpower's releases.

v1.5.1 (2026-07-01)

This release is published under the MIT License.

Bug Fixes

  • release: Do not run release on release tag (6c59c24)

Detailed Changes: v1.5.0...v1.5.1

v1.5.0 (2026-07-01)

This release is published under the MIT License.

Bug Fixes

  • secret: Adjust secret file name (f9218ff)

  • tmp: Adjust tmp path (2c515d7)

Features

  • cli: Add cli to compress pdf resources (83328f0)

  • decrypt: Add parameter to overwrite existing file (19b3336)


Detailed Changes: v1.4.3...v1.5.0

v1.4.3 (2026-06-20)

This release is published under the MIT License.

Chores

  • deps: Bump actions/checkout from 4 to 7 (d4a8a88)

Detailed Changes: v1.4.2...v1.4.3

v1.4.2 (2026-06-06)

This release is published under the MIT License.

Bug Fixes

... (truncated)

Changelog

Sourced from hoverpower's changelog.

v1.5.1 (2026-07-01)

Bug Fixes

  • release: Do not run release on release tag (6c59c24)

v1.5.0 (2026-07-01)

Bug Fixes

  • secret: Adjust secret file name (f9218ff)

  • tmp: Adjust tmp path (2c515d7)

Features

  • cli: Add cli to compress pdf resources (83328f0)

  • decrypt: Add parameter to overwrite existing file (19b3336)

v1.4.3 (2026-06-20)

Chores

  • deps: Bump actions/checkout from 4 to 7 (d4a8a88)

v1.4.2 (2026-06-06)

Bug Fixes

  • path: Determine pyproject correctly (dd02aa9)

  • path: If not defined, debug info is fine (30bd3c6)

v1.4.1 (2026-06-04)

Bug Fixes

... (truncated)

Commits
  • ace56ec 1.5.1
  • 71a21d5 Merge pull request #19 from anaticulae/chore/adjust-release
  • 6c59c24 fix(release): do not run release on release tag
  • 763e2ba 1.5.0
  • d2a143f Merge pull request #18 from anaticulae/feat/add-pdf-compressor
  • 2c515d7 fix(tmp): adjust tmp path
  • 83328f0 feat(cli): add cli to compress pdf resources
  • f9218ff fix(secret): adjust secret file name
  • 19b3336 feat(decrypt): add parameter to overwrite existing file
  • db2f0cd 1.4.3
  • Additional commits viewable in compare view

Updates rawmaker to 2.40.5

Release notes

Sourced from rawmaker's releases.

v2.40.5 (2026-07-02)

This release is published under the MIT License.

Bug Fixes

  • make: Do not expose key in log file (72d9ed2)

  • make: Simplify code (dd893b3)

Chores

  • release: Skip release if already done (730d0e5)

  • requirements: Upgrade pyproject.toml (57bbc47)

Refactoring

  • cli: Replace with utilo code (19915da)

  • optimizer: Replace with utilo code (d27ab2d)

  • reader: Replace with utilo code (6d04771)

  • test: Replace with utilo code (a1c980c)

  • test: Simplify code (10da405)


Detailed Changes: v2.40.4...v2.40.5

Changelog

Sourced from rawmaker's changelog.

v2.40.5 (2026-07-02)

Bug Fixes

  • make: Do not expose key in log file (72d9ed2)

  • make: Simplify code (dd893b3)

Chores

  • release: Skip release if already done (730d0e5)

  • requirements: Upgrade pyproject.toml (57bbc47)

Refactoring

  • cli: Replace with utilo code (19915da)

  • optimizer: Replace with utilo code (d27ab2d)

  • reader: Replace with utilo code (6d04771)

  • test: Replace with utilo code (a1c980c)

  • test: Simplify code (10da405)

v2.40.4 (2026-07-02)

Bug Fixes

  • pyproject: Make optional table step (7a92458)

Chores

  • docker: Extend git ignore (c49f747)

  • docker: Reduce environment (eb46724)

... (truncated)

Commits
  • 9667d1a 2.40.5
  • 72d9ed2 fix(make): do not expose key in log file
  • dd893b3 fix(make): simplify code
  • 730d0e5 chore(release): skip release if already done
  • 57bbc47 chore(requirements): upgrade pyproject.toml
  • 10da405 refactor(test): simplify code
  • a1c980c refactor(test): replace with utilo code
  • 6d04771 refactor(reader): replace with utilo code
  • 19915da refactor(cli): replace with utilo code
  • d27ab2d refactor(optimizer): replace with utilo code
  • Additional commits viewable in compare view

Updates setuptools to 83.0.0

Changelog

Sourced from setuptools's changelog.

v83.0.0

Features

  • Require Python 3.10 or later.

Bugfixes

  • MANIFEST.in matching (via FileList) is now insensitive to Unicode normalization form. A pattern authored in one form (e.g. NFC, as typically saved by editors) now matches a file whose name is stored on disk in another (e.g. NFD, as produced by macOS APFS/HFS+). Previously an exclude, global-exclude, recursive-exclude, or prune rule could silently fail to drop a non-ASCII-named file from the source distribution, publishing it despite the exclusion -- see GHSA-h35f-9h28-mq5c.

Deprecations and Removals

  • pypa/distutils#334

v82.0.1

Bugfixes

  • Fix the loading of launcher manifest.xml file. (#5047)
  • Replaced deprecated json.__version__ with fixture in tests. (#5186)

Improved Documentation

  • Add advice about how to improve predictability when installing sdists. (#5168)

Misc

v82.0.0

... (truncated)

Commits
  • 6519f72 Bump version: 82.0.1 → 83.0.0
  • d1151b1 Merge pull request #5250 from pypa/feature/distutils-d7633fbed
  • a2df31e Capture removal of dry_run parameter in changelog.
  • 00144dc Moved newsfragment to the release where it occurred.
  • a4a5a2b Add news fragment.
  • 77470c2 Merge https://github.com/pypa/distutils into feature/distutils-d7633fbed
  • 3c43897 Merge pull request #5247 from pypa/copilot/fix-pypy-version-issue
  • bb6ea66 Bump PyPy from 3.10 to 3.11 in CI workflow
  • a2bc3ac Fix broken intersphinx reference to build's installation docs
  • 2d6a739 Use stacked parametrize decorators instead of itertools.product
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…with 8 updates

Updates the requirements on [utilo](https://github.com/anaticulae/utilo), [opencv-python-headless](https://github.com/opencv/opencv-python), [iamraw](https://github.com/anaticulae/iamraw), [pillow](https://github.com/python-pillow/Pillow), [utilotest](https://github.com/anaticulae/utilotest), [hoverpower](https://github.com/anaticulae/hoverpower), [rawmaker](https://github.com/anaticulae/rawmaker) and [setuptools](https://github.com/pypa/setuptools) to permit the latest version.

Updates `utilo` to 2.109.0
- [Release notes](https://github.com/anaticulae/utilo/releases)
- [Changelog](https://github.com/anaticulae/utilo/blob/main/CHANGELOG)
- [Commits](anaticulae/utilo@v2.107.5...v2.109.0)

Updates `opencv-python-headless` to 5.0.0.93
- [Release notes](https://github.com/opencv/opencv-python/releases)
- [Commits](https://github.com/opencv/opencv-python/commits)

Updates `iamraw` to 4.92.0
- [Release notes](https://github.com/anaticulae/iamraw/releases)
- [Changelog](https://github.com/anaticulae/iamraw/blob/main/CHANGELOG)
- [Commits](anaticulae/iamraw@v4.91.4...v4.92.0)

Updates `pillow` to 12.3.0
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@12.2.0...12.3.0)

Updates `utilotest` to 1.0.4
- [Release notes](https://github.com/anaticulae/utilotest/releases)
- [Changelog](https://github.com/anaticulae/utilotest/blob/main/CHANGELOG)
- [Commits](anaticulae/utilotest@v1.0.1...v1.0.4)

Updates `hoverpower` from 1.2.0 to 1.5.1
- [Release notes](https://github.com/anaticulae/hoverpower/releases)
- [Changelog](https://github.com/anaticulae/hoverpower/blob/main/CHANGELOG)
- [Commits](anaticulae/hoverpower@v1.2.0...v1.5.1)

Updates `rawmaker` to 2.40.5
- [Release notes](https://github.com/anaticulae/rawmaker/releases)
- [Changelog](https://github.com/anaticulae/rawmaker/blob/main/CHANGELOG)
- [Commits](anaticulae/rawmaker@v2.40.3...v2.40.5)

Updates `setuptools` to 83.0.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v82.0.1...v83.0.0)

---
updated-dependencies:
- dependency-name: utilo
  dependency-version: 2.109.0
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: opencv-python-headless
  dependency-version: 5.0.0.93
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: iamraw
  dependency-version: 4.92.0
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: pillow
  dependency-version: 12.3.0
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: utilotest
  dependency-version: 1.0.4
  dependency-type: direct:development
  dependency-group: all-dependencies
- dependency-name: hoverpower
  dependency-version: 1.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: rawmaker
  dependency-version: 2.40.5
  dependency-type: direct:development
  dependency-group: all-dependencies
- dependency-name: setuptools
  dependency-version: 83.0.0
  dependency-type: direct:development
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants